[Manager Summary]
Passes PostScript data during your drawing loop.
OSStatus PMPostScriptData(Ptr data, Size len)
PARAMETERS
data
- A pointer to the PostScript data. Your application must supply this data.
len
- The length of the PostScript data supplied by your application.
- function result
- If the current printer driver doesn't support the PostScript language, this function returns the result code kNotImplemented.
Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.